Good food (Lesson 1)

অষ্টম শ্রেণি (মাধ্যমিক ২০২৫) - English for Today Food and nutrition | - | NCTB BOOK
1k
1k

Key words : nutritious substances physical structure

A. Talk about the picture and read the text.

Ms Rehana, the English teacher, is talking to the class about food.

"Food is very important for our body," she says. "We can't live without it. So you must always have good food."

"What's good food, teacher?" asks a student.

"Good food means the right kind of food for good health," says Ms Rehana.

"It is nutritious. It must contain natural substances that our body needs to grow properly and stay healthy. But remember, you must not eat too much though the food is good. Eating too much is bad for health. You have to eat only a certain amount of food that your body needs. So we do not need the same kind of food in the same quantity. It depends on your growth and physical structure".

 

B. Answer the following questions.

  1. What is Ms Rehana talking about?
  2. Why do we eat food?
  3. What is meant by 'nutritious food'?
  4. How much food does a person need to eat a day?
  5. Does everyone need the same amount of food? Why?

 

C. Complete these sentences.

  1. We should eat good food to _.
  2. We should not eat more than _.
  3. Eating too much food is not _.
  4. Good food means _.
common.content_added_and_updated_by
টপ রেটেড অ্যাপ

স্যাট অ্যাকাডেমী অ্যাপ

আমাদের অল-ইন-ওয়ান মোবাইল অ্যাপের মাধ্যমে সীমাহীন শেখার সুযোগ উপভোগ করুন।

ভিডিও
লাইভ ক্লাস
এক্সাম
ডাউনলোড করুন
Promotion
;
Request history8.2.28PHP Version105msRequest Duration9MBMemory UsageGET academy/{slug}Route
    • Booting (31.07ms)time
    • Application (73.77ms)time
    • 1 x Application (70.36%)
      73.77ms
      1 x Booting (29.64%)
      31.07ms
      50 templates were rendered
      • academy.subject.read_chapterread_chapter.blade.php#?blade
      • academy.include.sidebarListsidebarList.blade.php#?blade
      • academy.include.left_sidebar_menuleft_sidebar_menu.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • academy.include.sidebarSubListsidebarSubList.blade.php#?blade
      • common.modal.self_test_modalself_test_modal.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.script.page_type_scriptpage_type_script.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.test_scripttest_script.blade.php#?blade
      • common.script.custom_dropdowncustom_dropdown.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • layouts.satt-appsatt-app.blade.php#?blade
      • includes.header_link2header_link2.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • components.custom-adcustom-ad.blade.php#?blade
      • frontend.downloadourappdownloadourapp.blade.php#?blade
      • frontend.referralreferral.blade.php#?blade
      • components.custom-adcustom-ad.blade.php#?blade
      • auth.user_type_modaluser_type_modal.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.notification_item_modalnotification_item_modal.blade.php#?blade
      • common.includes.notification_item_list_modalnotification_item_list_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      • includes.copy_restrictioncopy_restriction.blade.php#?blade
      uri
      GET academy/{slug}
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\SubjectController@chapter
      namespace
      prefix
      where
      as
      academy.subject.chapter
      file
      app/Http/Controllers/Academy/SubjectController.php:102-110
      23 statements were executed (4 duplicates)Show only duplicates39.59ms
      • SubjectRepository.php#94satt_satt_mobile_app190μsselect `id`, `main_category_id`, `parent_id`, `show_content` from `subjects` where `slug` = 'good-food' and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: good-food
        Backtrace
        • app/Repositories/SubjectRepository.php:94
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:91
        • app/Services/SubjectService.php:32
      • SubjectService.php#43satt_satt_mobile_app510μsupdate `subjects` set `view_count` = `view_count` + 1, `subjects`.`updated_at` = '2025-04-19 03:21:29' where `id` = 12685
        Bindings
        • 0: 2025-04-19 03:21:29
        • 1: 12685
        Backtrace
        • app/Services/SubjectService.php:43
        • app/Http/Controllers/Academy/SubjectController.php:105
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • QueryBuilder.php#38satt_satt_mobile_app160μsselect `_lft`, `_rgt` from `subjects` where `id` = 12685 limit 1
        Bindings
        • 0: 12685
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:38
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:60
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:235
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:227
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
      • QueryBuilder.php#305satt_satt_mobile_app230μsselect `id`, `name`, `parent_id`, `_lft`, `_rgt`, `show_content`, `num_of_mcq`, `num_of_written`, `des_added_by`, `des_updated_by`, `author_name`, `link_subject_id`, `sub_category_id`, `main_category_id`, `slug`, `meta_og_title`, `meta_keyword`, `meta_description`, `vote`, `view_count`, `icon`, `page_type`, `chapter_name` from `subjects` where (`subjects`.`_lft` between 39449 and 39450) and `subjects`.`deleted_at` is null
        Bindings
        • 0: 39449
        • 1: 39450
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:285
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • QueryBuilder.php#305satt_satt_mobile_app340μsselect `id`, `description`, `short_description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (12685) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:285
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • QueryBuilder.php#305satt_satt_mobile_app170μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (38332) and `users`.`deleted_at` is null
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:285
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • QueryBuilder.php#305satt_satt_mobile_app140μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (38332) and `users`.`deleted_at` is null
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:285
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • QueryBuilder.php#305satt_satt_mobile_app150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4870) and `sub_categories`.`deleted_at` is null
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:285
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • QueryBuilder.php#305satt_satt_mobile_app200μsselect `id`, `user_id`, `completeable_type`, `completeable_id`, `complete_progress`, `is_complete` from `completes` where `completes`.`completeable_id` in (12685) and `completes`.`completeable_type` = 'App\\Models\\Subject'
        Bindings
        • 0: App\Models\Subject
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:285
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • QueryBuilder.php#305satt_satt_mobile_app360μsselect * from (select `questions`.`id`, `questions`.`subject_id`, `questions`.`category_id`, `questions`.`sub_category_id`, `questions`.`board_exam_id`, `questions`.`passage_id`, `questions`.`question_type`, `questions`.`question`, `questions`.`is_duplicate`, `questions`.`status`, `questions`.`image`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, row_number() over (partition by `subjectables`.`subject_id` order by `questions`.`created_at` desc) as `laravel_row` from `questions` inner join `subjectables` on `questions`.`id` = `subjectables`.`subjectable_id` where `subjectables`.`subject_id` in (12685) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `questions`.`status` = 'active' and `questions`.`deleted_at` is null) as `laravel_table` where `laravel_row` <= 5 order by `laravel_row`
        Bindings
        • 0: App\Models\Question
        • 1: active
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:285
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • SubjectRepository.php#122satt_satt_mobile_app220μsselect * from `subjects` where `subjects`.`id` = 12685 and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: 12685
        Backtrace
        • app/Repositories/SubjectRepository.php:122
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:121
        • app/Services/SubjectService.php:60
      • SubjectRepository.php#125satt_satt_mobile_app34.72msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (39450 between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <> 12685) and `subjects`.`deleted_at` is null order by `_lft` asc
        Bindings
        • 0: 39450
        • 1: 12685
        Backtrace
        • app/Repositories/SubjectRepository.php:125
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:121
        • app/Services/SubjectService.php:60
      • SubjectRepository.php#137satt_satt_mobile_app220μsselect * from `subjects` where `subjects`.`id` = 12685 and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: 12685
        Backtrace
        • app/Repositories/SubjectRepository.php:137
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:136
        • app/Services/SubjectService.php:61
      • SubjectRepository.php#140satt_satt_mobile_app170μsselect `id`, `name`, `parent_id`, `_lft`, `_rgt`, `slug`, `meta_og_title`, `meta_keyword`, `meta_description` from `subjects` where `subjects`.`id` = 7846 and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: 7846
        Backtrace
        • app/Repositories/SubjectRepository.php:140
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:136
        • app/Services/SubjectService.php:61
      • SubjectRepository.php#140satt_satt_mobile_app210μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (7846) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • app/Repositories/SubjectRepository.php:140
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:136
        • app/Services/SubjectService.php:61
      • QueryBuilder.php#38satt_satt_mobile_app140μsselect `_lft`, `_rgt` from `subjects` where `id` = 7525 limit 1
        Bindings
        • 0: 7525
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:38
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:60
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:235
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:227
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
      • QueryBuilder.php#305satt_satt_mobile_app290μsselect `id`, `name`, `parent_id`, `_lft`, `_rgt`, `name`, `slug`, `icon`, `banner` from `subjects` where (`subjects`.`_lft` between 39433 and 39574) and `subjects`.`deleted_at` is null
        Bindings
        • 0: 39433
        • 1: 39574
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:293
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • SubjectRepository.php#325satt_satt_mobile_app180μsselect * from `mediables` where `mediable_type` = 'App\\Models\\Subject' and `mediable_id` in (12685)
        Bindings
        • 0: App\Models\Subject
        • 1: 12685
        Backtrace
        • app/Repositories/SubjectRepository.php:325
        • app/Services/SubjectService.php:76
        • app/Http/Controllers/Academy/SubjectController.php:105
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • SubjectRepository.php#340satt_satt_mobile_app170μsselect `videos`.`video_src_url`, `mediables`.`mediable_id` as `chapter_id` from `videos` inner join `mediables` on `mediables`.`mediable_id` = `videos`.`id` where `videos`.`id` = 0 and `videos`.`video_src` = 'youtube' and `videos`.`deleted_at` is null
        Bindings
        • 0: 0
        • 1: youtube
        Backtrace
        • app/Repositories/SubjectRepository.php:340
        • app/Services/SubjectService.php:77
        • app/Http/Controllers/Academy/SubjectController.php:105
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • SubjectService.php#82satt_satt_mobile_app250μsselect `id`, `name`, `main_category_id`, `slug` from `subjects` where `id` <> 12685 and `parent_id` = 7846 and `main_category_id` = 2 and `subjects`.`deleted_at` is null limit 5
        Bindings
        • 0: 12685
        • 1: 7846
        • 2: 2
        Backtrace
        • app/Services/SubjectService.php:82
        • app/Http/Controllers/Academy/SubjectController.php:105
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CustomAd.php#50satt_satt_mobile_app230μsselect `id`, `code` from `custom_ads` where json_contains(`positions`, '\"page_header\"', '$."academy.subject.chapter"') and `show_on_desktop` = 1
        Bindings
        • 0: "page_header"
        • 1: 1
        Backtrace
        • app/View/Components/CustomAd.php:50
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/View/Components/CustomAd.php:40
        • vendor/laravel/framework/src/Illuminate/View/Component.php:143
      • CustomAd.php#50satt_satt_mobile_app150μsselect `id`, `code` from `custom_ads` where json_contains(`positions`, '\"page_footer\"', '$."academy.subject.chapter"') and `show_on_desktop` = 1
        Bindings
        • 0: "page_footer"
        • 1: 1
        Backtrace
        • app/View/Components/CustomAd.php:50
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/View/Components/CustomAd.php:40
        • vendor/laravel/framework/src/Illuminate/View/Component.php:143
      • restrict.blade.php#30satt_satt_mobile_app190μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      79Subject.php#?
      App\Models\PackagePlan
      3PackagePlan.php#?
      App\Models\SubjectDescription
      2SubjectDescription.php#?
      App\Models\User
      2User.php#?
      App\Models\Complete
      2Complete.php#?
      App\Models\SubCategory
      1SubCategory.php#?
          _token
          lX62slCBG6iF7SgHI6lnnJPUL0HJRiPAiF436Jai
          _previous
          array:1 [ "url" => "https://debugerror.xyz/academy/good-food" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /academy/good-food
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.119.11.179" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "18.119.11.179" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 18 Apr 2025 21:21:29 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "55" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijl3bEpvbWF0bE1yNnBlRzVjRDh0L0E9PSIsInZhbHVlIjoiZGh3V1FmcWpETTZrWng4ZiszbU1DMTdTUkNFZEZTVXM4ajh0c0sxN1JIZzBjUWtHamFGalF4S2pRcU1iZlVPODJiZDRteU1BQzVuS2ZxTnZmZG43ZDYvaWttZGs4cFlkOERZditpZkM2QVFzTDlLcWE5VGhTOVNiMUtEQkVoL1AiLCJtYWMiOiI5MTk5ZjYyZmZiYzA3MTg2MDdiODcxODg1Yzg5OTVkOGVlOTdjNjIwYWJjYTVmOTYwYzMzNjk0Y2I2OTk1ODAwIiwidGFnIjoiIn0%3D; expires=Sat, 19 Apr 2025 21:21:29 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6Ijl3bEpvbWF0bE1yNnBlRzVjRDh0L0E9PSIsInZhbHVlIjoiZGh3V1FmcWpETTZrWng4ZiszbU1DMTdTUkNFZEZTVXM4ajh0c0sxN1JIZzBjUWtHamFGalF4S2pRcU1iZlVPODJiZDRte" 1 => "satt_academy_session=eyJpdiI6Ik0zVEZVSDNtdThXSWNMVmlHUlFRVHc9PSIsInZhbHVlIjoiRjBJbEhYcFVLUGdPNWl1aEx5ZDYyaENEMHhaVktzM1d5aTNTcmVROGtrZzdOK2dXRDQwb29jVnIyY0V6eDZ6M1ZSaFNjcWwwK1l1Y25Gb20xNUVRajA5T1RsZlQ5U0hhRHluSVRKaURWNmtSS1NBQlR1SHl3d0RZQUtHTXQzL24iLCJtYWMiOiI5YmMzM2YyZGYyMmVjNzQyYmNhNDhjZGFkMGIwMjMwNzBiY2Y2NjAyM2FkNGEwNzc2N2Q0YTVhOTQzOWM0NzdlIiwidGFnIjoiIn0%3D; expires=Sat, 19 Apr 2025 21:21:29 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ik0zVEZVSDNtdThXSWNMVmlHUlFRVHc9PSIsInZhbHVlIjoiRjBJbEhYcFVLUGdPNWl1aEx5ZDYyaENEMHhaVktzM1d5aTNTcmVROGtrZzdOK2dXRDQwb29jVnIyY0V6eDZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijl3bEpvbWF0bE1yNnBlRzVjRDh0L0E9PSIsInZhbHVlIjoiZGh3V1FmcWpETTZrWng4ZiszbU1DMTdTUkNFZEZTVXM4ajh0c0sxN1JIZzBjUWtHamFGalF4S2pRcU1iZlVPODJiZDRteU1BQzVuS2ZxTnZmZG43ZDYvaWttZGs4cFlkOERZditpZkM2QVFzTDlLcWE5VGhTOVNiMUtEQkVoL1AiLCJtYWMiOiI5MTk5ZjYyZmZiYzA3MTg2MDdiODcxODg1Yzg5OTVkOGVlOTdjNjIwYWJjYTVmOTYwYzMzNjk0Y2I2OTk1ODAwIiwidGFnIjoiIn0%3D; expires=Sat, 19-Apr-2025 21:21:29 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ijl3bEpvbWF0bE1yNnBlRzVjRDh0L0E9PSIsInZhbHVlIjoiZGh3V1FmcWpETTZrWng4ZiszbU1DMTdTUkNFZEZTVXM4ajh0c0sxN1JIZzBjUWtHamFGalF4S2pRcU1iZlVPODJiZDRte" 1 => "satt_academy_session=eyJpdiI6Ik0zVEZVSDNtdThXSWNMVmlHUlFRVHc9PSIsInZhbHVlIjoiRjBJbEhYcFVLUGdPNWl1aEx5ZDYyaENEMHhaVktzM1d5aTNTcmVROGtrZzdOK2dXRDQwb29jVnIyY0V6eDZ6M1ZSaFNjcWwwK1l1Y25Gb20xNUVRajA5T1RsZlQ5U0hhRHluSVRKaURWNmtSS1NBQlR1SHl3d0RZQUtHTXQzL24iLCJtYWMiOiI5YmMzM2YyZGYyMmVjNzQyYmNhNDhjZGFkMGIwMjMwNzBiY2Y2NjAyM2FkNGEwNzc2N2Q0YTVhOTQzOWM0NzdlIiwidGFnIjoiIn0%3D; expires=Sat, 19-Apr-2025 21:21:29 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ik0zVEZVSDNtdThXSWNMVmlHUlFRVHc9PSIsInZhbHVlIjoiRjBJbEhYcFVLUGdPNWl1aEx5ZDYyaENEMHhaVktzM1d5aTNTcmVROGtrZzdOK2dXRDQwb29jVnIyY0V6eDZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "lX62slCBG6iF7SgHI6lnnJPUL0HJRiPAiF436Jai" "_previous" => array:1 [ "url" => "https://debugerror.xyz/academy/good-food" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-19 03:21:29GET/academy/good-food502389